Feature: Homepage
Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'innerHTML')
at __puppeteer_evaluation_script__:1:15
at ExecutionContext._evaluateInternal (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\node_modules\puppeteer\src\common\ExecutionContext.ts:273:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async ExecutionContext.evaluate (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\node_modules\puppeteer\src\common\ExecutionContext.ts:140:12)
at async JSHandle.evaluate (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\node_modules\puppeteer\src\common\JSHandle.ts:161:12)
Then
user clicks on the Dreamforce tab
TypeError: Cannot read property 'click' of null
at C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:41:35
at Generator.next ((anonymous))
at fulfilled (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:5:58)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
Then
user should be navigated to Trailor page of the series
TypeError: Cannot read property 'click' of null
at C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:50:36
at Generator.next ((anonymous))
at fulfilled (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:5:58)
at runMicrotasks ((anonymous))
at processTicksAndRejections (internal/process/task_queues.js:95:5)
Then
user should be navigated to the series detail page and play the trailor
TypeError: Cannot read property 'click' of null
at C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:59:47
at Generator.next ((anonymous))
at fulfilled (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:5:58)
at runMicrotasks ((anonymous))
at processTicksAndRejections (internal/process/task_queues.js:95:5)
Then
user should be navigated to the relevant episode page
TypeError: Cannot read property 'click' of null
at C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:68:50
at Generator.next ((anonymous))
at fulfilled (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\homePage.actions.ts:5:58)
at runMicrotasks ((anonymous))
at processTicksAndRejections (internal/process/task_queues.js:95:5)
Then
user should be navigated to the relevant experience page